Skip to content

Conversation

@oscarandersson8218
Copy link
Collaborator

@oscarandersson8218 oscarandersson8218 commented Sep 25, 2025

full, full.default and fill_.Scalar were previously part of one_to_one_shared_input_or_input_act_qspec without having any input nodes. This meant that these nodes were never annotated and solely relied on the next node to annotate its input. This patch changes so that full, full.default and fill.Scalar are annotated in the same way as scalar_tensor.default.

Also adds these targets to _is_large_scalar().

cc @digantdesai @freddan80 @per @zingo

full, full.default and fill_.Scalar were previously part of
_one_to_one_shared_input_or_input_act_qspec without having any input
nodes. This meant that these nodes were never annotated and solely
relied on the next node to annotate its input. This patch changes so
that full, full.default and fill_.Scalar are annotated in the same way
as scalar_tensor.default.

Also adds these targets to _is_large_scalar().

Signed-off-by: Oscar Andersson <[email protected]>
Change-Id: I9266c493bb2945c2b9f09ec67c731aedb58a23b8
@pytorch-bot
Copy link

pytorch-bot bot commented Sep 25, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14585

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure, 9 Unrelated Failures

As of commit 7430caa with merge base ce6e2cf (image):

NEW FAILURE - The following job has failed:

BROKEN TRUNK - The following jobs failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 25, 2025
@oscarandersson8218 oscarandersson8218 added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm ciflow/trunk release notes: none Do not include this in the release notes labels Sep 25, 2025
@digantdesai
Copy link
Contributor

Arm no-fvp CI is failing, else lgtm.

@zingo
Copy link
Collaborator

zingo commented Oct 1, 2025

re-run seem to help, it a unrelated flakey test I have flagged it internaly at Arm.

@zingo zingo merged commit 871fe39 into pytorch:main Oct 1, 2025
356 of 368 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: none Do not include this in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants